For Java programs, the main class name and the command-line arguments are such parameters. 对于Java程序,主类名和命令行参数都是这类参数。
It also generates a unique class name each time, replacing$ className in the template. 并且每次生成一个惟一的类名,替代模板中的$className。
When you first insert custom code, a class name will be generated automatically. 当您第一次插入定制代码的时候,将自动生成一个类名称。
A new operator is followed by the class name. 都是一个new操作符后跟一个类名。
This is good in case this class name is used for other widgets as well. 对于该类名与其他小部件的类名重复的情况,就更应如此了。
If a record name is not specified, the class name is used. 如果一个记录名称没有指定,那么将会使用类名。
This can be verified by the service class name printed with the invocation message. 这一点可以通过随调用消息输出的服务类名称得到验证。
Again this is not a class name but it is constructed like a Java package name to guarantee uniqueness. 此外,这不是一个类名,但象构造Java软件包名称一样构造它以保证唯一性。
Add a linked Java ™ object, and set the class name to be the helper class. 添加一个链接的Java™对象,并将类名设置为Helper类。
If a valid class name is given, a Java plug-in project is created. 如果给定了一个有效的类名,一个Java插件项目会被创建。
You can use wildcards when you type the class name to filter the list below the text box. 在键入类名以过滤文本框下方的列表时,可以使用通配符。
The scope resolution operator should sit between the class name and the static property you wish to access. 范围解析操作符应位于类名和希望访问的静态属性之间。
It defines a few fields and provides an application class name. 它定义了几个字段并提供一个应用程序类名称。
Also note the qualified class name in the SQL statement. 还需注意SQL语句中的完全限定类名。
If two templates declare the same class name, then they will interfere each others'changes with no warning. 如果两个模板声明了相同的类名,那么它们就会相互影响到对方的变化,而不会产生任何警告信息。
Enter a class name in Script name. 在Scriptname输入一个类名。
Putting the class name as a prefix to the method name indicates that the method is a class method. 将类名作为方法名的前缀来指示该方法是类的方法。
You can add attributes to the class by right-clicking on the class name and selecting New> Attribute. 您可以右键单击类名称并选择New=>Attribute,从而给类添加属性。
Oh, that's the class name for the date in the application's platform. 这是应用程序平台中表示日期的类名。
When using an explicit class name the method is already identified completely and no inheritance rules apply. 当使用一个明确的类名时,方法已经被完全识别而不需要应用继承规则。
Enter a name for the property page class header file; should match the class name. 输入属性页类的头文件的名称;名称应与类名匹配。
Enter a header file name for the control class; should match the class name. 输入控件类的头文件名;头文件名应与类名匹配。
Extracts a class name from a language source file. 从语言源文件中提取类名。
Use the class name provided in the event provider documentation. 请使用事件提供程序文档中提供的类名称。
The class name is the same as the name of the resource file. 类名与资源文件的文件名相同。
Fill in the package name and the class name. 填入包名和文件名。
On the next screen, accept the defaults for package name, class name, and message text. 在下一屏幕上,接受包名、类名和消息文本的缺省值。
All resource files in all languages use the same class name. 所有语言中的所有资源文件都使用相同的类名称。
A connection handle for a given database and notification class name in the extended stored procedure was not found. 找不到扩展存储过程中给定数据库和通知类名称的连接句柄。
Method name cannot be the same as class name. 方法名称和类名不得相同。